Global Index
HTML5 JS API Index > Canvas Tutorials & Specs

CanvasPattern

Operations
void
setTransform(SVGMatrix transform)
The setTransform(a, b, c, d, e, f) method must reset the current transform to the identity matrix, and then invoke the transform(a, b, c, d, e, f) method with the same arguments.
Referenced by
CanvasRenderingContext2DstrokeStyle